Skip to content
Back to search
30
MCP

Unreal Engine

pulsemcp/unreal engine

Enables AI interaction with Unreal Engine through a TCP server that exposes scene manipulation, material creation, and blueprint generation capabilities via a modular command system.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Unreal Engine Remote Control
Connects to Unreal Engine 5's Remote Control API to enable automated game development workflows including asset management, actor manipulati
0 tools
Unreal Engine Editor
Transforms Unreal Engine Editor into an MCP-compatible server using Python's asyncio framework, enabling direct control of editor functional
0 tools
unreal-mcp
MCP server for Unreal Engine that uses Unreal Python Remote Execution
0 tools
ai.smithery/chir24-unreal_mcp
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
0 tools · streamable-http
Minecraft
Integrates with Minecraft to enable AI control and interaction within game environments for research, education, and automation.
0 tools
ai.smithery/ChiR24-unreal_mcp
Control Unreal Engine to browse assets, import content, and manage levels and sequences. Automate…
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "unreal_engine": {
      "url": "None",
      "transport": "http"
    }
  }
}